Starbusop/agent-accountability-receipt
Summary
Tamper-evident AI execution receipt system β cryptographic audit logs for AI agent actions meeting CMMC/NIST 800-171 audit standards.
Tech Stack
Python (OpenAI/Anthropic harness), JSON schema
Key Contents
- schema.json β receipt schema for AI agent actions
- agent_harness/ β OpenAI and Anthropic run harnesses with receipt writing
- reference_impl/ β scenario demos (CUI blocked, human checkpoint, revoked)
- examples/ β sample receipts including CUI exfiltration blocked
- tools/neox_verify.py β receipt verification
Verdict: INTERESTING ββ
Novel angle: audit trails for AI agents in CMMC-regulated environments. Niche but relevant as AI adoption grows in DIB. Good for demonstrating AU (Audit) control compliance with AI systems.